My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: Saved Search > Planned Work Orders
Glad that we're on the right track! ? Here are the columns you can add to the Results tab of the search: For the Item Display Name and Item Type, you can find this in the Item Fields joining fie…2 -
Re: Saved Search > Planned Work Orders
Here are the added/modified formula on the Results tab: Qty Backordered: MAX(NVL({item.locationquantitybackordered},0)) Needed Qty: case when ((SUM({quantity})+MAX(NVL({item.locationquantitybackorder…2 -
Re: Saved Search > Planned Work Orders
Under the Criteria Tab Summary subtab, add: Summary Type = Sum Field = Formula (Numeric) Description = is 1 Formula = CASE WHEN ((SUM({quantity})+MAX(NVL({item.locationquantitybackordered},0)))-(MAX(…3 -
Re: Do you run Payroll in-house or have your outsourced it to a vendor/service providor?
Hi @Umar Tanwir-Oracle, thank you for creating this poll! To our community members, appreciate if you can answer this quick poll about how your organization handles Payroll. ?1 -
Re: Saved Search > Planned Work Orders
I think we can achieve your requirement via Transaction Saved Search for Planned Work Orders. Here's what I came up with on my standard test account: By the way, I used the same item names as yo…2
